Skip to content

gh-156408: Fix asyncio.print_call_graph() on a finished task - #156410

Open
deadlovelll wants to merge 1 commit into
python:mainfrom
deadlovelll:gh-156408-finished-task
Open

gh-156408: Fix asyncio.print_call_graph() on a finished task#156410
deadlovelll wants to merge 1 commit into
python:mainfrom
deadlovelll:gh-156408-finished-task

Conversation

@deadlovelll

Copy link
Copy Markdown
Contributor

Fix asyncio.print_call_graph() on a finished task

For more details see gh-156408

Comment thread Lib/asyncio/graph.py
@aisk aisk added needs backport to 3.14 bugs and security fixes needs backport to 3.15 pre-release feature fixes, bugs and security fixes labels Aug 28, 2026
@aisk

aisk commented Aug 28, 2026

Copy link
Copy Markdown
Member

asyncio.print_call_graph() is added in 3.14, so there is no need to backport it to 3.13.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

awaiting core review needs backport to 3.14 bugs and security fixes needs backport to 3.15 pre-release feature fixes, bugs and security fixes

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants